home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-01-25 | 998 b | 49 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = QBE
-
- PROJECTVERSION = 1.1
- PROJECT_TYPE = Palette
- LANGUAGE = English
-
- LOCAL_RESOURCES = QBE.nib
-
- GLOBAL_RESOURCES = QBE.tiff SortOrderSetter.tiff palette.table
-
- CLASSES = DictionaryDataSource.m QBE.m QBEPalette.m SortOrderSetter.m\
- TableMagic.m
-
- HFILES = DictionaryDataSource.h QBE.h QBEPalette.h SortOrderSetter.h\
- TableMagic.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /NextDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-